-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
9.2.0
-
Code
-
Classes
- DateMatch
| Total Complexity |
53 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
419 |
| Lines of code |
202 |
| Logical lines of code |
106 |
| Comment lines |
96 |
| Methods |
12 |
| Properties |
6 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| checkDate() |
A |
43 |
15 |
50 |
| datesWithoutSeparators() |
A |
43 |
10 |
48 |
| datesWithSeparators() |
S |
49 |
6 |
30 |
| mapIntsToDayMonth() |
S |
61 |
6 |
11 |
| removeRedundantMatches() |
S |
60 |
5 |
13 |
| twoToFourDigitYear() |
S |
67 |
3 |
9 |
| match() |
S |
61 |
2 |
12 |
| getRawGuesses() |
S |
66 |
2 |
8 |
| getFeedback() |
S |
69 |
1 |
8 |
| __construct() |
S |
67 |
1 |
7 |
| getDistanceForMatchCandidate() |
S |
78 |
1 |
3 |
| getReferenceYear() |
S |
79 |
1 |
3 |